Api.GetConfiguredIoCount 方法
取得模拟 I/O 模组的数量。
命名空间:IntervalZero.KINGSTAR.Local.Api
组合: IntervalZero.KINGSTAR.Local.Api (于 IntervalZero.KINGSTAR.Local.dll) 版本:4.4.0.0
语法
public KsReturn<int> GetConfiguredIoCount()
Public Function RemoveModuleConfiguration() As KsReturn(Of Integer)
回传值
回传一个 KsError 代码及一个整数值。
可用的 EtherCAT 状态
ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP
范例
N/A
参见